internal/runtime/atomic.Uint8.value (field)
5 uses
internal/runtime/atomic (current package)
types.go#L117: value uint8
types.go#L124: return Load8(&u.value)
types.go#L131: Store8(&u.value, value)
types.go#L142: And8(&u.value, value)
types.go#L153: Or8(&u.value, value)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)